Ksolves Dashboard Ninja gives you a wide-angle view of your business that you might have missed. Get smart visual data with interactive and engaging dashboards for your Odoo ERP. Odoo Dashboard, CRM Dashboard, Inventory Dashboard, Sales Dashboard, Account Dashboard, Invoice Dashboard, Revamp Dashboard, Best Dashboard, Odoo Best Dashboard, Odoo Apps Dashboard, Best Ninja Dashboard, Analytic Dashboard, Pre-Configured Dashboard, Create Dashboard, Beautiful Dashboard, Customized Robust Dashboard, Predefined Dashboard, Multiple Dashboards, Advance Dashboard, Beautiful Powerful Dashboards, Chart Graphs Table View, All In One Dynamic Dashboard, Accounting Stock Dashboard, Pie Chart Dashboard, Modern Dashboard, Dashboard Studio, Dashboard Builder, Dashboard Designer, Odoo Studio. Revamp your Odoo Dashboard like never before! It is one of the best dashboard odoo apps in the market.

Dashboard Ninja
Ksolves India Ltd.
455.12
92 2093 | 35

Dashboard Ninja Advance for Odoo allows you to showcase your complex data in form of interactive and engaging charts or list views. Manage the complicated data of your business and get a detailed insight into your sale. Dashboard Ninja Advance, Dashboard Ninja, Modern Odoo Dashboards, Powerful Dashboard, Beautiful Dashboard, Modern Dashboard, Chart Dashboard, Graph Dashboard, Pie Chart Dashboard, Ninja Dashboard.

Dashboard Ninja Advance
Ksolves India Ltd.
615.69
16 952 | 18

The module create RESTful API for Odoo and allows you to access and modify data using HTTP requests to manage fetch and manage data from the Odoo.

Odoo Rest API
Webkul Software Pvt. Ltd.
97.59
213 | 8

The Odoo RESTful API that accesses Odoo using standard HTTP GET, PUT, POST, and DELETE methods and a simple JSON input and output format

Odoo REST API
Synconics Technologies Pvt. Ltd.
93.22
251 | 7

Manage projects efficiently and perfectly with the unique application available in the market. Odoo Gantt View Project holds all the features to seamlessly modify the business. Gantt Native Web view,Gantt Native view for Projects,Gantt Native Exchange for Project,Gantt Native PDF Advance,Gantt Native view for MRP,Gantt Native view for Manufacture,Gantt Native view for Leave,Gantt Native view for Leave Holidays,Gantt Native,Gantt chart,Project Gantt View,Gantt view for Projects,Project Gantt Native Web View,Odoo Gantt View,Leaves Gantt View,HR Employee Holiday,Web Gantt Chart View,Web Gantt View for Project,Odoo Gantt View Manufacturing,Odoo Gantt View Time Off,Base for Gantt view,Meeting Gantt View,MRP Gantt View,Manufaturing Gantt View,Gantt View Base,Odoo Gantt View Base,Web Gantt View,Odoo Gantt,Manufacturing Gantt,Gantt View Pro,Gantt Chart Project,Odoo Project Gantt Chart,Odoo Project Gantt View,Gantt View for Project Task,Gantt chart on the web,Gantt Native Report for Project,Track Leaves,Plan Leaves,ksolves gantt view,gantt chart widget view,Web gantt view for projects,Gantt View for Project tasks,Gantt view for Project Issue,fastest Gantt chart,project management,Manage leaves,leave dependencies,Planning view,Gantt Tasks,Odoo Web Gantt chart view,Odoo Project Web Gantt Chart View,All in one Odoo gantt view,Odoo Gantt Chart, Odoo Construction, Odoo Manufacturing,Gantt chart view,Project Web Gantt,Gantt View Base module,Gantt View App,Gantt view to Odoo 14,Gantt view to Odoo 15,Odoo timeoff

Odoo Gantt View Project
Ksolves India Ltd.
315.74
8 180 | 7

Unleash the robust features of the Odoo Gantt View Project with the base model. Bridge the gap between the smooth planning and Gantt View Project with the Odoo Gantt View Base module. Gantt Native Web view,Gantt Native view for Projects,Gantt Native Exchange for Project,Gantt Native PDF Advance,Gantt Native view for MRP,Gantt Native view for Manufacture,Gantt Native view for Leave,Gantt Native view for Leave Holidays,Gantt Native,Gantt chart,Project Gantt View,Gantt view for Projects,Project Gantt Native Web View,Odoo Gantt View,Leaves Gantt View,HR Employee Holiday,Web Gantt Chart View,Web Gantt View for Project,Odoo Gantt View Manufacturing,Odoo Gantt View Time Off,Base for Gantt view,Meeting Gantt View,MRP Gantt View,Manufaturing Gantt View,Gantt View Base,Odoo Gantt View Base,Web Gantt View,Odoo Gantt,Manufacturing Gantt,Gantt View Pro,Gantt Chart Project,Odoo Project Gantt Chart,Odoo Project Gantt View,Gantt View for Project Task,Gantt chart on the web,Gantt Native Report for Project,Track Leaves,Plan Leaves,ksolves gantt view,gantt chart widget view,Web gantt view for projects,Gantt View for Project tasks,Gantt view for Project Issue,fastest Gantt chart,project management,Manage leaves,leave dependencies,Planning view,Gantt Tasks,Odoo Web Gantt chart view,Odoo Project Web Gantt Chart View,All in one Odoo gantt view,Odoo Gantt Chart, Odoo Construction, Odoo Manufacturing, Gantt chart view,Project Web Gantt,Gantt View Base module,Gantt View App,Gantt view to Odoo 14,Gantt view to Odoo 15,Odoo timeoff

Odoo Gantt View Base
Ksolves India Ltd.
262.93
214 | 6

List view search,Global Search,Quick Search,Search engine,advance filter,Field Search, advanced search,Tree view,document management system,Resize columns,Export Current View, auto suggestion,Hide column,show column,rename column,reorder column

List View Manager
Ksolves India Ltd.
147.42
15 448 | 6

Odoo SaaS Kit allows you to run your Odoo As A SaaS business. After installation and set uo you can sell Odoo As A Saas to your client via subscription based model, saaskit

ODOO SAAS KIT | ALL IN ONE
Webkul Software Pvt. Ltd.
689.03
6 172 | 4

This Module allows you to refresh the page in given interval.

Web Auto Refresh - Reload
Serpent Consulting Services Pvt. Ltd.
32.33
5 141 | 4

A user-defined HTTP callbacks. Webhooks(A user-defined HTTP callbacks) are a useful tool for apps that want to execute code after a specific event happens on an Odoo, for example, after a warehouse manager creates a new product, updates a stock quantity for existing products or sales manager confirm the quotation etc. Instead of telling your app to make an API call every X number of minutes to check if a specific event has occured on an Odoo, you can register webhooks, which send an HTTP request from the Odoo telling your app that the event has occurred. This uses many less API requests overall, allowing you to build more robust apps, and update your app instantly after a webhook is received. Webhook event data can be stored as JSON or XML, and is commonly used when: =========================================================================== - Placing an order - Changing a product's price - Collecting data for data-warehousing - Integrating your accounting software - Filtering the order items and informing various shippers about the order - Another, less-obvious, case for using webhooks is when you're dealing with data that isn't easily searchable through the Odoo API. For example, re-requesting an entire product catalog or order history would benefit from using webhooks since it requires a lot of API requests and takes a lot of time. Think of it this way, if you would otherwise have to poll for a substantial amount of data, you should be using webhooks. The Odoo Webhook endpoints can be used for a variety of purposes such as: ========================================================================= - Get a Webhook list - Get a Webhook counts - Create a new Webhook - Update an existing Webhook - Delete a Webhook from the database Check out our online docs http://odoo-webhook.readthedocs.io for a quick reference guide to use the odoo webhooks. webhook rest api restapi restful api restfulapi HTTP GET, PUT, POST, and DELETE methods JSON input and output format JSON input & output format OAuth1 and OAuth2 OAuth1 & OAuth2 OAuth1 OAuth2 endpoints Calling Methods Check Access Rights List Records count Records Inspection and Introspection Inspection Introspection Activate Developer Mode configuration Workflow Manipulations ir.model ir.model.fields Report Printing Print Single Report Print List Reports connection odoo server OAuth applications Consumer Key and Secret Consumer Key & Secret Request Headers Credential Request HTTP callbacks HTTP POST JSON XML Webhook Authentication Webhook Endpoints OAuth1 Authentication OAuth2 Authentication Receive a webhook webhook URL XML/JSON data Webhook Configuration timeout period Dependencies

Odoo Webhook
Synconics Technologies Pvt. Ltd.
215.89
47 | 3

This module allows you to store the session in Redis in spite of in Filesystem in werkzeug.

Redis Session Store
Webkul Software Pvt. Ltd.
68.76
104 | 3

Signup With Mobile (If not Email). signup, signin, reset, reset password, signup mobile, signup with mobile, signup with phone, signup with number, phone signup, mobile signup, signin mobile, signin with number, signin with mobile, signin with phone, phone signin, mobile signin, signin number, signup number, signin with number, signup with number, number signin, number signup,

Signup With Mobile Number
Aktiv Software PVT. LTD.
10.58
108 | 3

Odoo provide interactive feature to integrate or synchronized with Microsoft Azure.

Microsoft Azure SSO Integration
Serpent Consulting Services Pvt. Ltd.
139.01
256 | 2
Odoo Advanced Search
Synodica Solutions Pvt. Ltd.
75.95
8 198 | 2

This application allows you to 'pretend to be (another user) for testing or managerial purpose'.

Impersonate User
Caret IT Solutions Pvt. Ltd.
79.31
66 | 2

Provide Watermark image for Odoo Website Image.

Image Watermarker
Webkul Software Pvt. Ltd.
58.16
29 | 2

Odoo Show Images in Excel allows you to export the images instead of Base64 while exporting Excel file.

Show Images in Excel
Webkul Software Pvt. Ltd.
34.50
31 | 2

This module allow you to add minutes of meetings and print pdf report.

Meeting Minutes and Print Meetings
Probuse Consulting Service Pvt. Ltd.
20.47
93 | 2

Odoo SaaS Custom Plans allows you to provide option to your clients to select custom Plans of their choice for Odoo Saas Kit

Odoo SaaS Custom Plans
Webkul Software Pvt. Ltd.
689.03
59 | 2

The module allows you to provides free trial of Odoo instance to a particular Client

SaaS Kit Trial
Webkul Software Pvt. Ltd.
689.03
65 | 2